home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / pluginy Firefox / 1812 / 1812.xpi / chrome / colt.jar / content / options.css < prev    next >
Cascading Style Sheet File  |  2008-11-30  |  276b  |  15 lines

  1. #CLT-Options { width: 40em; }
  2. #CLT-Custom-Format { width: 30em; }
  3. #CLT-Variable-List { height: 132px; }
  4.  
  5. #CLT-CustomFormat-Link {
  6.     color: #00F;
  7.     margin-bottom: 5px;
  8.     text-decoration: underline;
  9. }
  10.  
  11. #CLT-CustomFormat-Link:hover {
  12.     color: #F00;
  13.     cursor: pointer;
  14. }
  15.